home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
rendering
/
utilities
/
dust
/
dustsmooth
/
bhead
/
bhead.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-08-23
|
320 b
|
13 lines
;NOTE: You get some errors arround the nose and the brows -
; normally you would fix them by dragging the points by hand (1 minute-job)
; -but I wanted to render all objects in a unchanged state
load(1,bhead)
extractsg(1,2,hair)
smooth(1)
set(maxangle,30)
smooth(1)
join(1,2,3)
merge2(3)
save(3,bhead.smooth)